Release 10.1A: OpenEdge Development:
Messaging and ESB
setDateProperty procedure
Sets a date property in a message header.
Syntax
Applies to
Message objects
Notes
- The date value is set as a
Stringmessage property.- The procedure writes
propertyValueas aDATETIME-TZvalue, adding default time and time zone information:- The format of the
DATETIME-TZvalue is a subset of the ISO8601 format.- An error is returned if the Unknown value (
?) is specified.- If the message might be consumed by a non-4GL application in a different time zone from that of the sending application, the 4GL programmer must ensure that the receiving application can interpret the value correctly. 4GL applications that receive the message correctly interpret the
DATETIME-TZvalue.See also
setDateProperty procedure, getDateProperty function
For more information, see the "Accessing message properties" section.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |